| SyServiceStaffGroupDelegation |
| Logical Entity Name | SyServiceStaffGroupDelegation |
| Default Table Name | SyServiceStaffGroupDelegation |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceStaffGroupDelegation Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceStaffGroupDelegationId |
int | NO | ||
SyStaffGroupId |
int | NO | ||
SyStaffId |
int | NO | ||
| EffectiveDate | datetime | YES | ||
| ExpirationDate | datetime | YES | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| IsPermanent | bit | NO | ||
| IsAdminCreated | bit | NO | ||
SyStaffDelegatedById |
int | YES |
| SyServiceStaffGroupDelegation Primary and Unique Keys |
| Key Name | Key Type | Keys |
| UK_SyServiceStaffGroupDelegation_SyStaffId_SyStaffGroupId | Index | SyStaffId, SyStaffGroupId |
| PK_SyServiceStaffGroupDelegation | PrimaryKey | SyServiceStaffGroupDelegationId |
| SyServiceStaffGroupDelegation Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaffGroup | Non-Identifying | One To Zero or More | FK_SyServiceStaffGroupDelegation_StaffGroupId_SyStaffGroup_SyStaffGroupId | SyStaffGroupId | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_SyServiceStaffGroupDelegation_SyStaffDelegatedById_SyStaff_SyStaffId | SyStaffDelegatedById | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceStaffGroupDelegation_SyStaffId_SyStaff_SyStaffId | SyStaffId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceStaffGroupDelegation_UserId_SyStaff_SyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceStaffGroupDelegation Check Constraints |
| Check Constraint Name | CheckConstraint |